Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
NeighborMessage Class Reference

Neighbor message structure. More...

Inheritance diagram for NeighborMessage:
NdMessage Icmpv6Message Header Pdu Signal

Public Attributes

bool isRouter
 
bool isSolicited
 
bool isOverride
 
ipv6 targetAddress
 
- Public Attributes inherited from NdMessage
vector< NdOptionoptions
 
- Public Attributes inherited from Icmpv6Message
Icmpv6MessageType type
 
byte code
 
short checksum
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

Neighbor message structure.

Member Data Documentation

◆ isOverride

bool NeighborMessage::isOverride

◆ isRouter

bool NeighborMessage::isRouter

◆ isSolicited

bool NeighborMessage::isSolicited

◆ targetAddress

ipv6 NeighborMessage::targetAddress

The documentation for this class was generated from the following file: